Notes/Domino Fix List
SPR # PTRI5DWLFCFixed in 6.0.4 release



Product Area: Designer Technical Area: Design Platform: Cross Platform

SPR# PTRI5DWLFC - Fixed a problem where the Find/Replace dialog box (Ctrl+F) loses code modifications.

Technote Number: 1165020

Problem:
This issue was reported to Quality Engineering as SPR# PTRI5DWLFC, and was
addressed in Notes Client / Domino Designer 6.5.1.

Excerpt from the Lotus Notes and Lotus Domino Release 6.5.1 MR fix list
(available at http://www.ibm.com/developerworks/lotus):

Design
SPR# PTRI5DWLFC - Fixed a problem where the Find/Replace dialog box (Ctrl+F)
loses code modifications.

Steps to reproduce the problem:

1. Type these 2 lines in the LotusScript editor:
Print "xx"
Print "yy"

2. Place the cursor after the second x in xx and type zz.
3. Without doing anything else, place the cursor before the x in xx and press
the CTRL+F keys on the keyboard to initiate the Find and Replace dialog box.
4. In the Find what field, type yy and select Find Next.
5. After the text is found, select Close.

Notice how the zz you added is removed.
More >



Last Modified on 05/18/2007

Go back